projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e8886a
)
Fix indentation.
author
Karl Heuer
<kwzh@gnu.org>
Thu, 25 Jan 1996 07:09:48 +0000
(07:09 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Thu, 25 Jan 1996 07:09:48 +0000
(07:09 +0000)
lisp/dired.el
patch
|
blob
|
history
diff --git
a/lisp/dired.el
b/lisp/dired.el
index b31c3b7fc3716912aed917a384c88d940b731031..ca69ece98f4f3c1727cf23ac02e5d490ca0fa9f5 100644
(file)
--- a/
lisp/dired.el
+++ b/
lisp/dired.el
@@
-437,8
+437,8
@@
If DIRNAME is already in a dired buffer, that buffer is used without refresh."
(= (nth 1 (nth 5 attributes)) (cdr modtime)))))
nil
(message "%s"
- (substitute-command-keys
- "Directory has changed on disk; type \\[revert-buffer] to update Dired")))))
+
(substitute-command-keys
+
"Directory has changed on disk; type \\[revert-buffer] to update Dired")))))
;; Else a new buffer
(setq default-directory
(if (file-directory-p dirname)